home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / security / doc / cert_advisories / CA-91:07.SunOS.source.tape.vulnerability < prev    next >
Encoding:
Text File  |  1991-05-19  |  3.3 KB  |  90 lines

  1.  
  2. CA-91:07                       CERT Advisory
  3.                                 May 20, 1991
  4.                  SunOS Source Tape Installation Vulnerability
  5.  
  6. -------------------------------------------------------------------------
  7.  
  8. The Computer Emergency Response Team/Coordination Center (CERT/CC) has
  9. received the following information from Sun Microsystems, Inc. (Sun).
  10. Sun has given the CERT/CC permission to distribute their Security
  11. Bulletin. It contains information regarding a fix for a vulnerability
  12. in SunOS 4.0.3, SunOS 4.1 and SunOS 4.1.1.
  13.  
  14. The following Sun Microsystems Security Bulletin only applies to systems
  15. that have installed the Sun Source tapes.
  16.  
  17. For more information, please contact Sun Microsystems at 1-800-USA-4SUN.
  18.  
  19. -------------------------------------------------------------------------
  20.  
  21.     SUN MICROSYSTEMS SECURITY BULLETIN:
  22.     #00107
  23.  
  24.     This information is only to be used for the purpose of alerting
  25.     customers to problems. Any other use or re-broadcast of this
  26.     information without the express written consent of Sun Microsystems
  27.     shall be prohibited.
  28.  
  29.     Sun expressly disclaims all liability for any misuse of this information
  30.     by any third party.
  31.  
  32.     -------------------------------------------------------------------
  33.  
  34.     Sun Bug ID  : 1059621
  35.     Synopsis    : security hole created by installing sunsrc
  36.     Sun Patch ID: Not applicable see fix below.
  37.  
  38.     This applies to sites that have installed Sun Source tapes only.
  39.     
  40.     The Sun distribution of sources (sunsrc) has an installation
  41.     procedure which creates the directory /usr/release/bin and
  42.     installs two setuid root files in it: makeinstall and winstall.
  43.     These are both binary files which exec other programs: "make -k install"
  44.     (makeinstall) or "install" (winstall).
  45.  
  46.     This makes it possible for users on that system to become root.
  47.  
  48.     The solution:
  49.         chmod ug-s /usr/release/bin/{makeinstall, winstall}
  50.         (if the sources have already been installed)
  51.     and/or
  52.         edit the makefile in sunsrc/release and change the SETUID definition
  53.         (if the sources have been extracted from tape but not installed yet)
  54.  
  55.     -------------------------------------------------------------------
  56.  
  57.     Special thanks to CERT and Tel-Aviv University for reporting this
  58.     problem.
  59.  
  60.     Brad Powell
  61.     Sun Microsystems
  62.     Software Security Coordinator.
  63.  
  64. ---------------------------------------------------------------------------
  65.  
  66. The CERT/CC would like to thank Sun Microsystems, Inc. for their response
  67. to this vulnerability.  We would also like to thank Ariel Cohen from
  68. Tel-Aviv University, School of Mathematical Sciences for reporting the
  69. problem.
  70.  
  71. ---------------------------------------------------------------------------
  72.  
  73. If you believe that your system has been compromised, contact CERT/CC
  74. via telephone or e-mail.
  75.  
  76. Computer Emergency Response Team/Coordination Center (CERT/CC)
  77. Software Engineering Institute
  78. Carnegie Mellon University
  79. Pittsburgh, PA 15213-3890
  80.  
  81. Internet E-mail: cert@cert.sei.cmu.edu
  82. Telephone: 412-268-7090 24-hour hotline:
  83.            CERT/CC personnel answer 7:30a.m.-6:00p.m. EST,
  84.            on call for emergencies during other hours.
  85.  
  86. Past advisories and other computer security related information are
  87. available for anonymous ftp from the cert.sei.cmu.edu (192.88.209.5)
  88. system.
  89.  
  90.